home *** CD-ROM | disk | FTP | other *** search
/ Next Step: Mars? / Next Step Mars (1994)(IVI).iso / chlgrab.dir / 00072_Script_72 < prev    next >
Text File  |  1994-11-28  |  191b  |  8 lines

  1.   global CHLGlow
  2.   if CHLGlow = 0 then
  3.     go to frame "PASSWORD2" of movie "modle3d"
  4.   else
  5.     if CHLGlow =1 then
  6.       go to frame "PASSWORD1" of movie "modle3d"
  7.     end if
  8.   end if